Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C Tutorial
1) Array
2) Assert h
3) Ctype h
4) Data Structure
5) Data Type
6) File
7) Function
8) Language
9) Math h
10) Memory
11) Operator
12) Pointer
13) Preprocessor
14) Printf Scanf
15) Search Sort
16) Setjmp h
17) Signal h
18) Statement
19) Stdio h
20) Stdlib h
21) String
22) String h
23) Structure
24) Time h
25) Wctype h
26) Wide Character String
Operator
1) A special feature of the and
2) Arithmetic operators in action
3) Assignment operator
4) Bitwise and
5) Bitwise operator
6) Bitwise or
7) Bitwise XOR
8) Boolean Operator in C
9) Choosing the correct type for the job
10) Comma operator
11) Comma operator can return a value
12) Common Arithmetic Operators
13) Complement
14) Demonstrating the sizeof operator
15) Increment operator
16) Left shift operator
17) Logical AND (&&) returns a true value if both relational expressions are true
18) Logical operator
19) Nested ternary operator
20) Relational operators
21) Right shift operation
22) Short circuiting
23) Ternary operator
24) Testing letters with logic operator and (&&)
25) The assignment operator is =
26) The decrement operator
27) The is the logical OR operator
28) To divide value by 4
29) Using the Addition operator
30) Using the bitwise shift operators